From 130bb28502ccc18fb40d02796a78d3b9ac9b2060 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 19 Jul 2006 02:19:54 +0000 Subject: [PATCH] (Forcing Redisplay): Cleanups in previous change. --- lispref/display.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lispref/display.texi b/lispref/display.texi index 4e7ba81ed3b..b34365dd7e7 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -103,9 +103,9 @@ processes the available input before trying again to redisplay. If this variable is @code{nil}, Emacs does not check for input during redisplay, and redisplay cannot be preempted by input. -@emph{Note} that this variable is only used on window systems, -and is only available if Emacs is built with support for sub-second timers. -For other platforms; @xref{Terminal Output}. +This variable is only obeyed on graphical terminals, and is only +available if Emacs is built with support for sub-second timers. For +other platforms, see @ref{Terminal Output}. @end defvar @defvar redisplay-dont-pause -- 2.30.2